Skip to main content

HTTPResponse

HTTPResponse[body] is an object that represents a successful response to an HTTP request, with the specified body and default metadata.

HTTPResponse[body,metadata] represents a response to an HTTP request, including the specified body and metadata.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.